POV-Ray : Newsgroups : povray.binaries.images : Smooth Triangle. (107kbs) : Re: Smooth Triangle. (107kbs) Server Time
17 Aug 2024 22:23:00 EDT (-0400)
  Re: Smooth Triangle. (107kbs)  
From: Anton Sherwood
Date: 25 Nov 2001 04:47:44
Message: <3C00BFFA.1F005DBF@pobox.com>
25ct wrote:
>      Well yeah, I'd already thought of cylinders and 3 spheres,
> but I can't move cylinders! Eek!  I find them really hard to move....
> I don't know what it is, am I missing something? Can anyone give me
> a way of moving these easily??

Why would you need to move them?

	union {
	  sphere   { P0,     R }
	  cylinder { P0, P1, R }
	  sphere   { P1,     R }
	  cylinder { P1, P2, R }
	  sphere   { P2,     R }
	  cylinder { P2, P0, R }
	  }

-- 
Anton Sherwood  --  http://www.ogre.nu/ (online again, Nov.19)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.